En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:
существительное
общая лексика
доктор богословия
синоним
[,di:'di:]
общая лексика
(Digital Display) цифровой дисплей
сокращение
от Doctor of Divinity (ставится после фамилии)
[diamond-drill] алмазно-буровой
[diamond drilling] алмазное бурение
[drilling deeper] углубка скважины
[drilling detergent] буровой детергент (поверхностно-активное вещество)
существительное
общая лексика
(через столько-то) дней от сего числа
тратта, срочная по предъявлении
увольнение с военной службы за "недостойное поведение"
синоним
dd is a command-line utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files. On Unix, device drivers for hardware (such as hard disk drives) and special device files (such as /dev/zero and /dev/random) appear in the file system just like normal files; dd can also read and/or write from/to these files, provided that function is implemented in their respective driver. As a result, dd can be used for tasks such as backing up the boot sector of a hard drive, and obtaining a fixed amount of random data. The dd program can also perform conversions on the data as it is copied, including byte order swapping and conversion to and from the ASCII and EBCDIC text encodings.